The 10 Terminal Commands to Help Start Your Programming Career | New #TerminalCommands #Programming #ComputerScienceVideos<br /><br />1. cd (Change Directory) <br />2. ls (list all folders)<br />3. ls -l (List in long format. Includes file mode, owner and group name, the date and the time the file was modified, as well as the pathname)<br />4. cd Documents/ (Change to Documents) <br />5. pwd (Print Working Directory)<br />6. cd .. (Move up a parent Directory) <br />7. cd ../.. (Move up 2 Directories) <br />8. cd Documents/; ls -l (Change Directory into Documents and List the items)<br />9. mkdir Folder (Make a Directory)<br />10. rmdir Folder (Remove Directory) <br /><br />Social Media:<br />--------------------------------<br />Twitter: https://twitter.com/ComputerVideos<br />Instagram: https://www.instagram.com/computer.science.videos/<br />YouTube: https://www.youtube.com/c/ComputerScienceVideos<br /><br />CSV GitHub: https://github.com/ComputerScienceVideos<br />Personal GitHub: https://github.com/RehanAbdullah<br />--------------------------------<br />Contact via e-mail<br />--------------------------------<br />Business E-Mail: ComputerScienceVideosBusiness@gmail.com<br />Personal E-Mail: rehan2209@gmail.com<br /><br />© Computer Science Videos 2020